Deep Learning For Dummies by John Paul Mueller & Luca Massaron
Author:John Paul Mueller & Luca Massaron [Mueller, John Paul & Massaron, Luca]
Language: eng
Format: epub
ISBN: 9781119543039
Publisher: Wiley
Published: 2019-05-14T00:00:00+00:00
Transferring learning
Flexibility is handy even when a network completes its training, but you must reuse it for purposes different from the initial learning. Networks that distinguish objects and correctly classify them require a long time and a lot of computational capacity to learn what to do. Extending a networkâs capability to new kinds of images that werenât part of the previous learning means transferring the knowledge to this new problem (transfer learning).
For instance, you can transfer a network thatâs capable of distinguishing between dogs and cats to perform a job that involves spotting dishes of macaroni and cheese. You use the majority of the layers of the network as they are (you freeze them) and then work on the final, output layers (fine-tuning). In a short time, and with fewer examples, the network will apply what it learned in distinguishing dogs and cats to macaroni and cheese. It will perform even better than a neural network trained only to recognize macaroni and cheese.
Transfer learning is something new to most machine learning algorithms and opens up a possible market for transferring knowledge from one application to another, from one company to another. Google is already doing that, actually sharing its immense data repository by making public the networks that it built on it (as detailed in this post: https://techcrunch.com/2017/06/16/object-detection-api/). This is a step in democratizing deep learning by allowing everyone to access its potentiality.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Computer Vision & Pattern Recognition | Expert Systems |
Intelligence & Semantics | Machine Theory |
Natural Language Processing | Neural Networks |
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8310)
Test-Driven Development with Java by Alan Mellor(6812)
Data Augmentation with Python by Duc Haba(6726)
Principles of Data Fabric by Sonia Mezzetta(6473)
Learn Blender Simulations the Right Way by Stephen Pearson(6381)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6244)
Hadoop in Practice by Alex Holmes(5966)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5816)
RPA Solution Architect's Handbook by Sachin Sahgal(5644)
Big Data Analysis with Python by Ivan Marin(5404)
The Infinite Retina by Robert Scoble Irena Cronin(5336)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5160)
Pretrain Vision and Large Language Models in Python by Emily Webber(4369)
Infrastructure as Code for Beginners by Russ McKendrick(4138)
Functional Programming in JavaScript by Mantyla Dan(4044)
The Age of Surveillance Capitalism by Shoshana Zuboff(3964)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3851)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3653)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3630)
